한국어
getchwd() 함수는 현재 작업 디렉토리를 반환합니다.
getchwd()
현재 작업 디렉토리 가져 오기 :
<? php 에코 getcwd ( ) ?>
결과:
/홈/PHP
getcwd ();